Total Complexity | 14 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 223 |
Lines of code | 67 |
Logical lines of code | 28 |
Comment lines | 115 |
Methods | 11 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setLogger() | 62 | 3 | 13 | |
__construct() | 53 | 2 | 26 | |
emergency() | 79 | 1 | 3 | |
alert() | 79 | 1 | 3 | |
critical() | 79 | 1 | 3 | |
error() | 79 | 1 | 3 | |
warning() | 79 | 1 | 3 | |
notice() | 79 | 1 | 3 | |
info() | 79 | 1 | 3 | |
debug() | 79 | 1 | 3 | |
log() | 75 | 1 | 4 |